| author | Michael Chang <mchang@suse.com> | |
| Mon, 9 Jan 2023 23:30:35 +0000 (18:30 -0500) | ||
| committer | Peter Michael Green <plugwash@raspbian.org> | |
| Sun, 28 Jul 2024 22:42:11 +0000 (22:42 +0000) | ||
| commit | a5269e2a211a71c7215e73bd170018ee6d1415b1 | |
| tree | 0d83cb39fb0713d65cf3060a29d341d546a2d04a | tree | snapshot |
| parent | f7b83a84541a807e44c3186a9617a7ecee199737 | commit | diff |
| grub-core/Makefile.core.def | diff | blob | history | |
| grub-core/io/bufio.c | diff | blob | history | |
| grub-core/kern/efi/efi.c | diff | blob | history | |
| grub-core/net/drivers/efi/efinet.c | diff | blob | history | |
| grub-core/net/efi/dhcp.c | [new file with mode: 0644] | blob |
| grub-core/net/efi/http.c | [new file with mode: 0644] | blob |
| grub-core/net/efi/ip4_config.c | [new file with mode: 0644] | blob |
| grub-core/net/efi/ip6_config.c | [new file with mode: 0644] | blob |
| grub-core/net/efi/net.c | [new file with mode: 0644] | blob |
| grub-core/net/efi/pxe.c | [new file with mode: 0644] | blob |
| grub-core/net/http.c | diff | blob | history | |
| grub-core/net/net.c | diff | blob | history | |
| include/grub/efi/api.h | diff | blob | history | |
| include/grub/efi/dhcp.h | [new file with mode: 0644] | blob |
| include/grub/efi/http.h | [new file with mode: 0644] | blob |
| include/grub/net/efi.h | [new file with mode: 0644] | blob |
| util/grub-mknetdir.c | diff | blob | history |